[INFO] cloning repository https://github.com/mcgi5sr2/stelle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mcgi5sr2/stelle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcgi5sr2%2Fstelle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcgi5sr2%2Fstelle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d713922b78ec4352dfef2be4ecf12a3bb13aeb4
[INFO] fixing mcgi5sr2/stelle against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcgi5sr2%2Fstelle" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mcgi5sr2/stelle
[INFO] finished tweaking git repo https://github.com/mcgi5sr2/stelle
[INFO] tweaked toml for git repo https://github.com/mcgi5sr2/stelle written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mcgi5sr2/stelle on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mcgi5sr2/stelle already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/maxcountryman/tower-sessions-stores`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-sessions-core v0.15.0
[INFO] [stderr]   Downloaded tower-sessions-memory-store v0.15.0
[INFO] [stderr]   Downloaded tower-sessions v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3e4dbd3bbf60976c5ae6a800ea0730298aeda5ff695e0ed4c1006a72e6ac9703
[INFO] running `Command { std: "docker" "start" "3e4dbd3bbf60976c5ae6a800ea0730298aeda5ff695e0ed4c1006a72e6ac9703", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e4dbd3bbf60976c5ae6a800ea0730298aeda5ff695e0ed4c1006a72e6ac9703" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e4dbd3bbf60976c5ae6a800ea0730298aeda5ff695e0ed4c1006a72e6ac9703", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e4dbd3bbf60976c5ae6a800ea0730298aeda5ff695e0ed4c1006a72e6ac9703" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking tower-cookies v0.11.0
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking tower-sessions-core v0.15.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking tower-sessions-memory-store v0.15.0
[INFO] [stderr]     Checking tower-sessions v0.15.0
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking qrcode v0.14.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking tower-sessions-sqlx-store v0.15.0 (https://github.com/maxcountryman/tower-sessions-stores#9c549b12)
[INFO] [stderr]     Checking stele v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/handlers.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let page = sqlx::query_as!(Page, "SELECT title, body FROM pages WHERE slug = $1", slug)
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/handlers.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 58 | |         "INSERT INTO pages (slug, title, body) VALUES ($1, $2, $3)",
[INFO] [stdout] 59 | |         slug,
[INFO] [stdout] 60 | |         input.title,
[INFO] [stdout] 61 | |         input.body
[INFO] [stdout] 62 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/handlers.rs:116:16
[INFO] [stdout]     |
[INFO] [stdout] 116 |       let user = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 117 | |         "SELECT id, password_hash FROM users WHERE username = $1 AND deactivated_at IS NULL",
[INFO] [stdout] 118 | |         input.username
[INFO] [stdout] 119 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/handlers.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 | /         sqlx::query!(
[INFO] [stdout] 185 | |             "INSERT INTO media (kind, filename, storage_path, mime_type, file_size, uploaded_by)
[INFO] [stdout] 186 | |              VALUES ($1, $2, $3, $4, $5, $6)",
[INFO] [stdout] 187 | |             kind as MediaKind,
[INFO] [stdout] ...   |
[INFO] [stdout] 192 | |             None::<i32>
[INFO] [stdout] 193 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/handlers.rs:201:17
[INFO] [stdout]     |
[INFO] [stdout] 201 | ... = sqlx::query!("SELECT id, kind as \"kind: MediaKind\", filename, storage_path, created_at FROM media ORDER BY created_at DESC")
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Page`
[INFO] [stdout]   --> src/handlers.rs:13:52
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::models::{LoginForm, MediaKind, NewPage, Page};
[INFO] [stdout]    |                                                    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/handlers.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let page = sqlx::query_as!(Page, "SELECT title, body FROM pages WHERE slug = $1", slug)
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/handlers.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 58 | |         "INSERT INTO pages (slug, title, body) VALUES ($1, $2, $3)",
[INFO] [stdout] 59 | |         slug,
[INFO] [stdout] 60 | |         input.title,
[INFO] [stdout] 61 | |         input.body
[INFO] [stdout] 62 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/handlers.rs:116:16
[INFO] [stdout]     |
[INFO] [stdout] 116 |       let user = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 117 | |         "SELECT id, password_hash FROM users WHERE username = $1 AND deactivated_at IS NULL",
[INFO] [stdout] 118 | |         input.username
[INFO] [stdout] 119 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/handlers.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 | /         sqlx::query!(
[INFO] [stdout] 185 | |             "INSERT INTO media (kind, filename, storage_path, mime_type, file_size, uploaded_by)
[INFO] [stdout] 186 | |              VALUES ($1, $2, $3, $4, $5, $6)",
[INFO] [stdout] 187 | |             kind as MediaKind,
[INFO] [stdout] ...   |
[INFO] [stdout] 192 | |             None::<i32>
[INFO] [stdout] 193 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/handlers.rs:201:17
[INFO] [stdout]     |
[INFO] [stdout] 201 | ... = sqlx::query!("SELECT id, kind as \"kind: MediaKind\", filename, storage_path, created_at FROM media ORDER BY created_at DESC")
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Page`
[INFO] [stdout]   --> src/handlers.rs:13:52
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::models::{LoginForm, MediaKind, NewPage, Page};
[INFO] [stdout]    |                                                    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stele` (bin "stele") due to 5 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `stele` (bin "stele" test) due to 5 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "3e4dbd3bbf60976c5ae6a800ea0730298aeda5ff695e0ed4c1006a72e6ac9703", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e4dbd3bbf60976c5ae6a800ea0730298aeda5ff695e0ed4c1006a72e6ac9703", kill_on_drop: false }`
[INFO] [stdout] 3e4dbd3bbf60976c5ae6a800ea0730298aeda5ff695e0ed4c1006a72e6ac9703
